﻿2026-08-02T16:13:39.1052322Z ##[group]Run actions/checkout@v5
2026-08-02T16:13:39.1052971Z with:
2026-08-02T16:13:39.1053372Z   repository: BigscreenVR/spt-bs-core
2026-08-02T16:13:39.1056303Z   token: ***
2026-08-02T16:13:39.1056724Z   ssh-strict: true
2026-08-02T16:13:39.1057134Z   ssh-user: git
2026-08-02T16:13:39.1057549Z   persist-credentials: true
2026-08-02T16:13:39.1058025Z   clean: true
2026-08-02T16:13:39.1058475Z   sparse-checkout-cone-mode: true
2026-08-02T16:13:39.1059047Z   fetch-depth: 1
2026-08-02T16:13:39.1059441Z   fetch-tags: false
2026-08-02T16:13:39.1059839Z   show-progress: true
2026-08-02T16:13:39.1060244Z   lfs: false
2026-08-02T16:13:39.1060630Z   submodules: false
2026-08-02T16:13:39.1061051Z   set-safe-directory: true
2026-08-02T16:13:39.1061527Z   allow-unsafe-pr-checkout: false
2026-08-02T16:13:39.1061984Z ##[endgroup]
2026-08-02T16:13:39.1860686Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T16:13:39.1862441Z ##[group]Getting Git version info
2026-08-02T16:13:39.1863296Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T16:13:39.1864382Z [command]/usr/bin/git version
2026-08-02T16:13:39.1896613Z git version 2.43.0
2026-08-02T16:13:39.1914440Z ##[endgroup]
2026-08-02T16:13:39.1922611Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/52fe2c33-cf1f-4f35-87f0-aa51fbe90b0a/.gitconfig'
2026-08-02T16:13:39.1929756Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/52fe2c33-cf1f-4f35-87f0-aa51fbe90b0a' before making global git config changes
2026-08-02T16:13:39.1931071Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:13:39.1932892Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T16:13:39.1982325Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T16:13:39.2003430Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T16:13:39.2013365Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T16:13:39.2015972Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T16:13:39.2035788Z HEAD
2026-08-02T16:13:39.2168852Z ##[endgroup]
2026-08-02T16:13:39.2170145Z [command]/usr/bin/git submodule status
2026-08-02T16:13:39.2358581Z ##[group]Cleaning the repository
2026-08-02T16:13:39.2361133Z [command]/usr/bin/git clean -ffdx
2026-08-02T16:13:39.2400371Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T16:13:39.2456727Z HEAD is now at a0b8d5f5b release: v0.52.0 changelog — the kill path authenticates before it fires
2026-08-02T16:13:39.2462450Z ##[endgroup]
2026-08-02T16:13:39.2463922Z ##[group]Disabling automatic garbage collection
2026-08-02T16:13:39.2466973Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T16:13:39.2490921Z ##[endgroup]
2026-08-02T16:13:39.2491639Z ##[group]Setting up auth
2026-08-02T16:13:39.2495877Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:13:39.2523344Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T16:13:39.2715807Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:13:39.2742285Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T16:13:39.2923655Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:13:39.2952293Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T16:13:39.3146138Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T16:13:39.3179770Z ##[endgroup]
2026-08-02T16:13:39.3180853Z ##[group]Fetching the repository
2026-08-02T16:13:39.3186949Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2138b16526af959112fa39e245dc027c7bfcc754:refs/remotes/origin/golden/barometer
2026-08-02T16:13:39.7389382Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-02T16:13:39.7390924Z  + a0b8d5f5b...2138b1652 2138b16526af959112fa39e245dc027c7bfcc754 -> origin/golden/barometer  (forced update)
2026-08-02T16:13:39.7411978Z ##[endgroup]
2026-08-02T16:13:39.7412908Z ##[group]Determining the checkout info
2026-08-02T16:13:39.7413831Z ##[endgroup]
2026-08-02T16:13:39.7417727Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T16:13:39.7460029Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T16:13:39.7486552Z ##[group]Checking out the ref
2026-08-02T16:13:39.7487766Z [command]/usr/bin/git checkout --progress --force -B golden/barometer refs/remotes/origin/golden/barometer
2026-08-02T16:13:39.7663816Z Warning: you are leaving 1 commit behind, not connected to
2026-08-02T16:13:39.7664763Z any of your branches:
2026-08-02T16:13:39.7665116Z 
2026-08-02T16:13:39.7665894Z   a0b8d5f5b release: v0.52.0 changelog — the kill path authenticates before it fires
2026-08-02T16:13:39.7667117Z 
2026-08-02T16:13:39.7667560Z If you want to keep it by creating a new branch, this may be a good time
2026-08-02T16:13:39.7668408Z to do so with:
2026-08-02T16:13:39.7668693Z 
2026-08-02T16:13:39.7669052Z  git branch <new-branch-name> a0b8d5f5b
2026-08-02T16:13:39.7669514Z 
2026-08-02T16:13:39.7671465Z Switched to a new branch 'golden/barometer'
2026-08-02T16:13:39.7672253Z branch 'golden/barometer' set up to track 'origin/golden/barometer'.
2026-08-02T16:13:39.7680426Z ##[endgroup]
2026-08-02T16:13:39.7719386Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T16:13:39.7747009Z 2138b16526af959112fa39e245dc027c7bfcc754
